Avoid test failures on Hurd
authorDebian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Wed, 4 Nov 2020 18:36:11 +0000 (18:36 +0000)
committerRebecca N. Palmer <rebecca_palmer@zoho.com>
Wed, 4 Nov 2020 18:36:11 +0000 (18:36 +0000)
commit2f8fe4879d360d2704aa51df79d9d3269a250d4b
treee97224cb90ad05d2b9eb43e2e6a9623b1d2c545d
parentca0fd493341c826f178a9f04273f8f6504b58dc1
Avoid test failures on Hurd

Allow multiprocessing to be unavailable
Accept any errno not just 2 for (intentionally) nonexistent files
(Hurd appears to use 2**30+2)

Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Forwarded: no

Gbp-Pq: Name hurd_compat.patch
pandas/tests/io/parser/test_common.py
pandas/tests/io/parser/test_multi_thread.py
pandas/tests/io/test_common.py
pandas/tests/test_downstream.py